SubscriptionFolders Property |
Contains a collection of folder identifiers that are used to identify folders to monitor for event notifications.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<FolderId> Folders { get; }Public ReadOnly Property Folders As IList(Of FolderId)
Get
Property Value
Type:
IListFolderId
See Also